home *** CD-ROM | disk | FTP | other *** search
- Path: news.eclipse.net!usenet
- From: Kevin Anderson <lainey@eclipse.net>
- Newsgroups: comp.lang.c
- Subject: Re: "undefined reference to pow" error
- Date: 19 Jan 1996 03:39:51 GMT
- Message-ID: <4dn3q7$elf@lunar.eclipse.net>
- References: <4dmsub$842@lunar.eclipse.net>
- NNTP-Posting-Host: pl_32.eclipse.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.12 (X11; I; Linux 1.2.13 i486)
- X-URL: news:4dmsub$842@lunar.eclipse.net
-
- To close this question, let me post the reply sent by E-mail thhat solved the
- problem.
-
- "Use -lm at the *END* of the command line, in uix environments.
-
- This is in the FAQ"
-
- Thanks again.
-
-